attach

fun attach(target: TargetInfo): Target

Attaches to given TargetInfo and returns new Target for it.

If multiplexConnections is true then existing debugger browser connection is used: #991325) Otherwise new underlying connection to target's debugger endpoint is established.

Sources

jvm source
Link copied to clipboard